Welcome![Sign In][Sign Up]
Location:
Search - draw mouse matlab

Search list

[Graph Drawingmmdraw

Description: matlab图像处理:使用鼠标画一条线并设定属性的算法代码-matlab image processing: Using the mouse draw a line and set the attributes algorithm code
Platform: | Size: 1024 | Author: 小伟 | Hits:

[matlabDRAW

Description: 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
Platform: | Size: 2048 | Author: 刘栋 | Hits:

[AlgorithmLastWave_3_0.windows

Description: LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Linux of course) , Windows XP SP2 and Macintosh (OS X only) computers.It has been designed to be used by anybody who knows about signal processing and wants to play around with wavelets and wavelet-like techniques. However, it can be used as a regular scripting language. It mainly consists in a powerful command line language with matlab-like syntax which includes a high level object-oriented graphic language. It allows to deal with high-level structures such as signals, images, wavelet transforms, extrema representation, short time fourier transform,... Display of all these complex structures is interactively controlled using the mouse or keyboard. The way it is controlled is described using the command language. Moreover, LastWave can generate postscript files of anything you draw. Of c
Platform: | Size: 19403776 | Author: danny | Hits:

[matlabmahlen

Description: 用鼠标画任意点,最终想用MatLab GUI开发画电机绕线图-Draw points with mouse
Platform: | Size: 1024 | Author: Qin | Hits:

[Goverment applicationObjectTrackingAndOptimalThresholding

Description: The application works with non-compressed grayscale AVI files. Run mainGUI.p. Load AVI file first using "Load". To process the next frame use "Step". To run the application until stop, use "Run" and "Stop". You can draw the tracking object using mouse at any step. You can use the function on_threshold separately: thresholded image = on_threshold(double( grayscale image ),1,number of thresholds) thresholds value = on_threshold(double( grayscale image ),0, number of thresholds) All the code provided is written in Matlab language (M-files and/or M-functions), with no dll or other protected parts of code (P-files or executables). The code was developed with Matlab 14 SP1. Matlab Image Processing Toolbox is required.
Platform: | Size: 102400 | Author: Swati | Hits:

[2D GraphicMouseGraphics

Description: 在matlab上实现用鼠标画线的功能,有利于初学matlab图像编程的人-To achieve the matlab draw lines with the mouse functions, help beginners who matlab Graphics Programming
Platform: | Size: 18432 | Author: 杨勇 | Hits:

[Special EffectsHarrisCorner

Description: HarrisCorner检测,用鼠标画出一个区域,程序自动显示区域内的corner-HarrisCorner detection, using the mouse to draw a region, the program automatically displays the corner within the region
Platform: | Size: 396288 | Author: kevin | Hits:

[OtherDrawingcode

Description: 它包含了平面曲线、空间曲线、空间曲面、非矩形网格图和用鼠标划光滑曲线的matlab代码。-It contains matlab codes of a planar curves, space curves, curved surface, non-rectangular grid map and draw a smooth curve with the mouse .
Platform: | Size: 7168 | Author: 温娟 | Hits:

[matlabworks

Description: 该程序允许操作者用鼠标画出任意种桁架,然后求解,最后以图形方式输出结果。-The program allows the operator to use the mouse to draw any kind of truss, and then solving, and finally output the results graphically.
Platform: | Size: 240640 | Author: clivia | Hits:

[matlabpictureinapicturezoom

Description: 利用MATLAB绘制图形,并用鼠标拖拉矩形框,选中图形局部放大后,绘制在原图形的右上角,使得局部细节更清晰-Using MATLAB to draw graphics, and drag a rectangle with the mouse, select the graphics local amplification, drawn in the upper right corner of the original graphics, making the local details more clearly
Platform: | Size: 6144 | Author: chenshukun | Hits:

[matlabarrow

Description: ARROW (5/20 09) Draw a line with an arrowhead. ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself, ARROW will use the mouse to allow selection.-ARROW (5/20/2009) Draw a line with an arrowhead. ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself, ARROW will use the mouse to allow selection.
Platform: | Size: 17408 | Author: KK | Hits:

[matlabGUI-drawing-board

Description: Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7、操作比较人性化,模仿了windows画板; 8、该程序牵涉的面广,是一个很好的GUI学习资料。 -Matlab mouse drawing, with the pop-up menu select the drawing marks, color edit record mouse coordinates, but relatively simple function, can only draw a line, not drawing rectangles, ellipses, etc. One of the difficulties is this: how the process of dragging the rectangle/oval contours, and outline follow the mouse pointer moves. Program Highlights: 1, select point, line, rectangle, ellipse for drawing 2, optional marker, LineTyple the drawing 3, choose paint colors 4, real-time display the current coordinates of the mouse pointer 5, to clear the drawing board 6, save-drawn map (bmp, jpg, gif) 7, operation more user-friendly, imitating the windows drawing board 8, the program involved a wide range, the GUI is a good learning materials.
Platform: | Size: 20480 | Author: ydb | Hits:

[matlabdraw

Description: matlab GUI 实现用鼠标绘图,通过GUI实现-matlab GUI drawing with the mouse to achieve, achieved through the GUI
Platform: | Size: 10240 | Author: xiaofei | Hits:

[matlabGraphicSelect

Description: 本程序实现一个MATLAB辅助工具,你可以借助它,选择plot绘制出的各个图像数据,并且随意拖动它们。另外,它还有两个不同形状任意大小的绘图刷子。你使用这个工具选中点的时候,这些点被高亮,直到释放鼠标。另外你还可以在命令行下面调用这个工具,选择绘制的图像-This program implements a MATLAB aids, you can make use of it, select the plot to draw out each image data, and easily drag them. In addition, it has two different shapes of any size drawing brush. You use this tool to select points, these points are highlighted, until you release the mouse. Also you can call the following at the command line tool, select the image to draw
Platform: | Size: 62464 | Author: wugaohua | Hits:

[matlabpanzoom

Description: 与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。 我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。 panzoom(figureHandle,axesHandles) 添加到这个数字,只能到指定的坐标轴功能的处理。 panzoom(figureHandle,axesHandles,XLink的) panzoom(figureHandle,axesHandles,XLink的,雁联) 假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。-Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus. I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data. panzoom(figureHandle, axesHandles) Adds the functionality to that figure, ONLY to the axes handles specified. panzoom(figureHandle, axesHandles, xLink) panzoom(figureHandle, axesHandles, xLink, yLink) Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.
Platform: | Size: 7168 | Author: abeaqhax | Hits:

[matlabtmouse

Description: 用鼠标画线,运行程序后,可以在axis界面上画任意曲线,且每个点的地址会返回到matlab主窗口-draw a line with a mouse
Platform: | Size: 1024 | Author: 吕正冬 | Hits:

[matlabMATLAB-LIANXIAN

Description: 当用手点击鼠标时,实时的把点过的点,用折线连起来-draw lines when you click the mouse
Platform: | Size: 8192 | Author: 张涛莎 | Hits:

[Graph DrawingDRAW

Description: 基于matlab平台的,用鼠标画光滑曲线matlab程序代码m文件-Based on matlab platform, use the mouse to draw a smooth curve matlab code m file
Platform: | Size: 2048 | Author: juzi | Hits:

[matlabplot5daiqianyuan

Description: 根据潜在震源区数据,利用matlab画第五代潜在震源区图,并在鼠标点击位置编号-According to the potential source area data, using matlab draw fifth-generation potential source area map and click on the mouse position number
Platform: | Size: 1024 | Author: 张强 | Hits:

[OpenGL programAnalyzing Projects

Description: A windmill effect simple implementation, the use of the 3D aspects of knowledge. Suitable for junior scholars to learn Android development. Platform: Java | Size: 653KB | Author: sl | Hits: 0 [Other systems] windmill Description: windmill model using variable speed Platform: matlab | Size: 209KB | Author: arik | Hits: 0 [GDI-Bitmap] rotating-windmill Description: Draw in the window of a rotating windmill, three different colors windmill blades and rotates in the window, click the mouse car stops rotating windmill, windmill click again to sta
Platform: | Size: 512904 | Author: jays58915@gmail.com | Hits:

CodeBus www.codebus.net